home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / bogl4_00.zip / BOGGLE.DOC < prev    next >
Text File  |  1995-02-21  |  12KB  |  248 lines

  1.  
  2.    February 21, 1995
  3.    -----------------
  4.                               Big Boggle - v 4.00
  5.                      (C) Copyright 1994-95 by Robert Poirier
  6.                         Support BBS: The Parrot's Den BBS
  7.                                  (508) 765-9387
  8.                                 A Dice /Word Game 
  9.        
  10.        BOGL4_00.zip (with dictionary) - BOGN4_00.zip (no dictionary)
  11.      -----------------------------------------------------------------
  12.       Welcome to Big Boggle door. The game is fairly simple to play with 
  13.    all instructions in the door itself. The game is simple in playing. 
  14.    You have a grid containing 25 letters and have to make words consisting 
  15.    of 4 or more letters. The letters of the words have to be touching and 
  16.    can only be used once per word. Scores are kept in a scores file in the 
  17.    registered version and the scores are rolled over the first of every 
  18.    month. Scores are kept throughtout the month on an accumulated basis 
  19.    (daily totals added all month long). Last month high scorer is kept in 
  20.    the score file. Also in this version is the ability to play days missed 
  21.    or days ahead.
  22.        ---------------------------------------------------------------
  23.    
  24.      Doors by ParrotSoft support non-standard com port IRQ's and Multi-
  25.      Node play are compatible with the following BBS systems :
  26.  
  27.       QuickBBS, Remote  Access, RBBS,  SuperBBS, Telegard,  WildCat  3,
  28.       Force!, PcBoard (latest), GAP, WildCat, Genesis, Spitfire,  WWIV,
  29.       Osiris and others BBS software that uses a compatible format with
  30.       the ones mentioned above (or by use of a conversion program).
  31.  
  32.    
  33.                                DISCLAIMER !!
  34.           This program and other files associated with it are not
  35.           guaranteed in any way. It is being provided "as is" without
  36.           any warranty of any kind. We are not responsible for any
  37.           damage of any kind, including profit loses and data loss, 
  38.           that relates directly or indirectly to these programs or
  39.           files included with it.  You may distribute this program as
  40.           long as it is in unmodified form with all the original files
  41.           included and unmodified in any way.
  42.  
  43.                               Sample cfg file
  44.   
  45.   1  c:\gap\door.sys         <-- path and running system
  46.   2  The Parrot's Den BBS    <-- boards name
  47.   3  Bob                     <-- sysop first name
  48.   4  Poirier                 <-- sysop last name
  49.   5  0000000000              <-- Registration number
  50.   6  2                     * <-- Number of games Users can play(1 to 7)
  51.   7  3                     * <-- Days a User can play per session(1 to 6)
  52.   8  6                     * <-- Minutes user looks for words (3 to 6)
  53.   9  0                       <-- Non Standard Com IRQ Port (1-15) or 0
  54.  10  c:\gap\gen\blt16      * <-- location of top 12 ascii bulletin     
  55.  11  c:\gap\gen\blt16g     * <-- location of top 12 @X coded bulletin                      
  56.  12  HOME                    <-- HOME  or location of dictionary files                              
  57.                            
  58.                            * works/adjusts in registered version only          
  59.            
  60.         (NOTE : if no bulletin desired type NONE for path in lines 9 & 10)   
  61.                                                                          
  62.                         
  63.       Set up is simple enough. Unzip the files into their own directory
  64.      and make the BOGGLE.CFG file above. Make a batch file to run the door
  65.      as per the enclosed BOG.BAT file. If you use a converter program
  66.      include it in the batch file calling the door.
  67.                
  68.                
  69.    NEW-->  The command line is :  boggle c:\gap\door.sys NODE1.CFG
  70.                                          ^               ^
  71.                              (PATH TO DROP FILE)    (ALTERNATE CONFIG NAME)
  72.    
  73.    NEW--> Config file line number 9  is for systems using non-standard
  74.           Non-Standard IRQ channels for their Com Ports. Set to IRQ channel
  75.           that you use, or set to 0 for regular use.
  76.  
  77.     Big Boggle !  Files Included:
  78.     -----------------------------
  79.     BOGGLE.EXE   <---------------- Main program
  80.     REDODAT.EXE  <---------------- Program that generates monthly
  81.                                    letters list(runs from Boggle.exe)
  82.     BOGGLE.DOC   <---------------- What You are reading now
  83.     BOGGLE.CFG   <---------------- Sample Configuration File
  84.     REGISTER.DOC <---------------- Registration information
  85.     BOG.BAT      <---------------- Sample batch file
  86.     
  87.     All of these files should be in this ZIP, if they are not, don't
  88.     take a chance! Call The Parrot's Den and get a good copy or view the 
  89.     file on a few local boards to see if you can find a complete copy.
  90.  
  91.     BOGGLE.DAT    <---------------- Created at run time by the door for 
  92.     DAILY.DAT                       scores/monthly letter list.
  93.  
  94.      
  95.    NOTE:
  96.     A1.DIC                         Dictionary files that the door
  97.       to         <---------------- uses to verify words.(Files in
  98.     Z1.DIC                         ASCII text format so new words
  99.                                    can be edited in by sysops.
  100.       ( These files available in PSDICT.zip from the Parrot's DEN!)
  101.    
  102.    Dictionary can be located in seperate directory if desired. Location of
  103.    of files are set in config file (handy if running more than one of
  104.    ParrotSoft doors that use the dictionary.)
  105.    
  106.    No runtime modules or watchdog program needed for this door to run.
  107.  
  108.    You will also need to modify your doors menu files and the data
  109.    level needed to access them. For GAP, these are respectively:
  110.    
  111.        DOORM              DOORMG             DOORS.DAT
  112.  
  113.    Please refer to your BBS documentation for details on setting up 
  114.    these files.
  115.  
  116.         Big Boggle will update the scores on the first of the month.
  117.    It will keep track of the last months High Scorer, and reset the
  118.    score file when the first user of the new month enters the door.
  119.    Upon entry by the first player in a new month, the program calls
  120.    REDODAT.exe which generates the list of letters for the new month.
  121.    Please make sure this file is located in the directory with the 
  122.    boggle.exe program and dictionary files.   
  123.    
  124.    All .DIC files have to be somewhere and the path to them has to be 
  125.    put in the config file for the door or the door will not be able to
  126.    verify any words a user creates while playing, nor will any points
  127.    be awarded to the user in the game. The dictionary is a staight ascii
  128.    file and can be edited with any text editor (or MSDOS edit command).
  129.    If adding words, make sure that you add in words alphabetically or 
  130.    the dictionary search will not function properly.
  131.    
  132.    Please read REGISTER.DOC for information on how you can register
  133.    your copy of BIG BOGGLE.  The bulletin generator, the option to set
  134.    playback games, and playing the second game in one day are only 
  135.    available in the registered version of Big Boggle!
  136.  
  137.    Special Note:
  138.       If you have a slow hard drive (MFM or RLL) word search time will
  139.    will be hampered by the access time. You could try a cache program to 
  140.    improve access time or run door from a RAM drive to speed things up.
  141.    
  142.    ---------------------------------------------------------------------
  143.  
  144.    If upgrading from prior releases of Boggle:
  145.       1. copy BOGGLE.EXE and REDODAT.EXE to boggle directory overwriting
  146.          older version.
  147.       2. Add line to Boggle.cfg to show number of minutes a user can 
  148.          search for words in a game. (insert line 8 in old cfg file)
  149.       3. Make sure command line in starting bat file shows where system 
  150.          file is located.
  151.       4. Insert new line 9 for IRQ settings (0-15)
  152.       5. Add line 12 to Boggle.cfg to show where the dictionary files 
  153.          are located (or HOME if in dirctory with door).
  154.       6. If not the first of the month, run REDODAT.EXE to regenerate 
  155.          letters for games.
  156.          ALL SET !!
  157.      
  158.      ---------------------------------------------------------------------
  159.    
  160.    Have Fun!
  161.    Bob Poirier
  162.    The  Parrot's Den BBS
  163.    508-765-9387
  164.  
  165.    History:
  166.     2/21/95 v4.00
  167.            Redid scoring routines to check score file for changes and 
  168.            to add players name before writing new scores to file.
  169.     2/19/95 V3.20 Beta
  170.            Added command line entry for altenate config file names.
  171.            Redid scoring routines to check score file for changes before
  172.            writing new scores to file.
  173.     2/04/95 v3.10
  174.            Added line in config file for NonStandard IRQ channels
  175.    11/12/94 v3.04
  176.            Correct flaw in Bulletin Generator
  177.            Fixed minor display problem.
  178.    07/31/94 v3.03
  179.            Added in line to config file for dictionary location.
  180.            Made a few cosmetic changes.
  181.            Eliminated uneeded code.
  182.    07/23/94 v3.00
  183.            Made door more configurable by sysops
  184.            Changed redodat.exe to generate 7 games worth of letters
  185.            Added line in config file to set minutes user can search.
  186.    06/01/94 V2.00
  187.            Changed door to Easy Door Source Library Routines
  188.            Upgraded doc files.
  189.    02/23/94 v1.60
  190.            Speeded up wordchecking routines by implementing word
  191.            sort prior to verifying words.
  192.    02/06/94 v1.55
  193.            Improved Status line display on local side.
  194.            Changed word search routine.
  195.            Added routine to verify words and calculate/update score
  196.            file if a user drops carrier while playing a game.
  197.    12/26/93 v1.50
  198.            Changed serial routines to reset flags back to normal when
  199.            returning to bbs system to prevent lockups.
  200.    12/18/93 v1.40
  201.            Added in routine to add players score and update files in 
  202.            cases where a user drops carrier while in the game. (Found
  203.            some users were going in to see the letters for the first 
  204.            game, then calling back in to get higher scores.
  205.            Restored the game to unlimited 4 or more letters for words.
  206.            Improved routines for key presses to avoid duplication of 
  207.            letters when pressing keyboard arrow keys.
  208.    11/05/93 v1.30
  209.            Corrected routines to accept only 4 to 8 letter words until
  210.            enhanced dictionary is written.
  211.    11/01/93 v1.20
  212.            Redid input routines to only accept valid keys for routines.
  213.    10/15/93 v1.10
  214.            Added status box to display screen
  215.            Corrected flaw in word check routine.
  216.    09/26/93 v1.02
  217.            Fixed minor display problem with over writes.
  218.            Redid timer routine to speed up process and fix
  219.            skipped timer display functions. 
  220.            Speeded up word checking routines.
  221.            Cleaned up uneccesary code - housecleaning of unused code.
  222.    09/22/93 v1.01
  223.            Thank to Greg Armenia at Pier One for forcing me to 
  224.            change to this new version number even though no one 
  225.            ever got see version 1.00
  226.    09/18/93 v1.00
  227.            Finished packaging the door program
  228.            Final minor fixes to displays.
  229.            Reorganization of playfield.
  230.            Redid timer to display correctly
  231.            Speeded up routine for cursor movements
  232.    09/16/93
  233.            Preping program for release as Shareware door.
  234.    09/11/93
  235.            Finished work on dictionay files (finally).
  236.            Beta testing door.
  237.    09/01/93
  238.            Changed to new door code reading only door.sys drop file
  239.            Prepared program for testing as version 0.99c
  240.    11/12/92
  241.            Worked on layout and displaying cards.
  242.            Did opening Screen work and basic layout for game.
  243.            Wrote routines for word verification.     
  244.            Original concept for game developed today.
  245.            Initial Beta Program written.
  246.  
  247.  
  248.